Action

An action providing a response to the ShowContextMenuCallback.

Constructors

Link copied to clipboard
constructor(consumer: Consumer<Response>)

Functions

Link copied to clipboard
open fun close()
Close the context menu without selecting any context menu item.
Link copied to clipboard
Returns true if this action is closed.
Link copied to clipboard
open fun select(item: ContextMenuItem)
Select the item.